Autogenerated HTML docs for v1.3.0-rc1 
diff --git a/git-ls-files.html b/git-ls-files.html index 810e707..396a0ef 100644 --- a/git-ls-files.html +++ b/git-ls-files.html 
@@ -280,7 +280,7 @@  [-X &lt;file&gt;|--exclude-from=&lt;file&gt;]   [--exclude-per-directory=&lt;file&gt;]   [--error-unmatch]  - [--full-name] [--] [&lt;file&gt;]*</div></div>  + [--full-name] [--abbrev] [--] [&lt;file&gt;]*</div></div>   </div>   <h2>DESCRIPTION</h2>   <div class="sectionbody">  @@ -500,6 +500,16 @@  </p>   </dd>   <dt>  +--abbrev[=&lt;n&gt;]  +</dt>  +<dd>  +<p>  + Instead of showing the full 40-byte hexadecimal object  + lines, show only handful hexdigits prefix.  + Non default number of digits can be specified with --abbrev=&lt;n&gt;.  +</p>  +</dd>  +<dt>   &#8212;   </dt>   <dd>  @@ -668,7 +678,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 27-Mar-2006 07:50:55 UTC  +Last updated 28-Mar-2006 00:27:56 UTC   </div>   </div>   </body>